home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 22
/
Cream of the Crop 22.iso
/
editor
/
all_v100.zip
/
_SETUP.1
/
1-4-All.exe
/
0
/
RCDATA
/
TFORM7
/
TFORM7.txt
Wrap
Text File
|
1996-10-22
|
1KB
|
52 lines
object Form7: TForm7
Left = 458
Top = 74
BorderIcons = [biSystemMenu]
BorderStyle = bsToolWindow
Caption = 'Quick Table'
ClientHeight = 192
ClientWidth = 104
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
PixelsPerInch = 96
TextHeight = 13
object StringGrid1: TStringGrid
Left = 1
Top = 0
Width = 102
Height = 166
ColCount = 6
DefaultColWidth = 15
DefaultRowHeight = 15
FixedCols = 0
RowCount = 10
FixedRows = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine]
ScrollBars = ssNone
TabOrder = 0
OnClick = StringGrid1Click
end
object BitBtn1: TBitBtn
Left = 0
Top = 168
Width = 57
Height = 25
Default = True
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 61
Top = 168
Width = 43
Height = 25
Cancel = True
Caption = 'Cancel'
TabOrder = 2
OnClick = BitBtn2Click
end
end